DekGenius.com
[ Team LiB ] Previous Section Next Section

PropertyTabChangedEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is the delegate for the PropertyGrid.PropertyTabChanged event.

public delegate void PropertyTabChangedEventHandler(object s, PropertyTabChangedEventArgs e);

Associated Events

PropertyGrid.PropertyTabChanged()

    [ Team LiB ] Previous Section Next Section