Public Member Functions | |
override void | Dispose () |
ButtonKit (HPS.Publish.ButtonKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.Publish.ButtonKit in_kit) |
void | Show (out HPS.Publish.ButtonKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.Publish.ButtonKit in_kit) |
HPS.Publish.ButtonKit | SetName (string in_name) |
HPS.Publish.ButtonKit | SetLabel (string in_label) |
HPS.Publish.ButtonKit | SetFont (HPS.Publish.Text.Font.Name in_name) |
HPS.Publish.ButtonKit | SetFont (string in_name, HPS.Publish.Text.Font.Style in_style) |
HPS.Publish.ButtonKit | SetFont (string in_name) |
HPS.Publish.ButtonKit | SetFontSize (int in_size) |
HPS.Publish.ButtonKit | SetTextColor (HPS.RGBColor in_color) |
HPS.Publish.ButtonKit | SetTooltip (string in_tooltip) |
HPS.Publish.ButtonKit | SetVisibility (bool in_state) |
HPS.Publish.ButtonKit | SetPrintability (bool in_state) |
HPS.Publish.ButtonKit | SetTextRotation (HPS.Publish.Text.Rotation in_rotation) |
HPS.Publish.ButtonKit | SetLock (bool in_state) |
HPS.Publish.ButtonKit | SetBorder (bool in_state) |
HPS.Publish.ButtonKit | SetBorderColor (HPS.RGBColor in_color) |
HPS.Publish.ButtonKit | SetBorderThickness (HPS.Publish.Border.Thickness in_thickness) |
HPS.Publish.ButtonKit | SetBorderStyle (HPS.Publish.Border.Style in_style) |
HPS.Publish.ButtonKit | SetFillColor (HPS.RGBColor in_color) |
HPS.Publish.ButtonKit | SetLabelPosition (HPS.Publish.Label.Position in_position) |
HPS.Publish.ButtonKit | SetHighlighting (HPS.Publish.Highlighting.Mode in_mode) |
HPS.Publish.ButtonKit | SetIconImage (HPS.Publish.ImageKit in_image) |
HPS.Publish.ButtonKit | UnsetName () |
HPS.Publish.ButtonKit | UnsetLabel () |
HPS.Publish.ButtonKit | UnsetFont () |
HPS.Publish.ButtonKit | UnsetFontSize () |
HPS.Publish.ButtonKit | UnsetTextColor () |
HPS.Publish.ButtonKit | UnsetTooltip () |
HPS.Publish.ButtonKit | UnsetVisibility () |
HPS.Publish.ButtonKit | UnsetPrintability () |
HPS.Publish.ButtonKit | UnsetTextRotation () |
HPS.Publish.ButtonKit | UnsetLock () |
HPS.Publish.ButtonKit | UnsetBorder () |
HPS.Publish.ButtonKit | UnsetBorderColor () |
HPS.Publish.ButtonKit | UnsetBorderThickness () |
HPS.Publish.ButtonKit | UnsetBorderStyle () |
HPS.Publish.ButtonKit | UnsetFillColor () |
HPS.Publish.ButtonKit | UnsetLabelPosition () |
HPS.Publish.ButtonKit | UnsetHighlighting () |
HPS.Publish.ButtonKit | UnsetIconImage () |
HPS.Publish.ButtonKit | UnsetEverything () |
bool | ShowName (out string out_name) |
bool | ShowLabel (out string out_label) |
bool | ShowFont (out HPS.Publish.Text.Font.Type out_type, out HPS.Publish.Text.Font.Name out_name, out string out_font_name, out HPS.Publish.Text.Font.Style out_style) |
bool | ShowFontSize (out int out_size) |
bool | ShowTextColor (out HPS.RGBColor out_color) |
bool | ShowTooltip (out string out_tooltip) |
bool | ShowVisibility (out bool out_state) |
bool | ShowPrintability (out bool out_state) |
bool | ShowTextRotation (out HPS.Publish.Text.Rotation out_rotation) |
bool | ShowLock (out bool out_state) |
bool | ShowBorder (out bool out_state) |
bool | ShowBorderColor (out HPS.RGBColor out_color) |
bool | ShowBorderThickness (out HPS.Publish.Border.Thickness out_thickness) |
bool | ShowBorderStyle (out HPS.Publish.Border.Style out_style) |
bool | ShowFillColor (out HPS.RGBColor out_color) |
bool | ShowLabelPosition (out HPS.Publish.Label.Position out_position) |
bool | ShowHighlighting (out HPS.Publish.Highlighting.Mode out_mode) |
bool | ShowIconImage (out HPS.Publish.ImageKit out_image) |
![]() | |
Sprocket (HPS.Sprocket in_that) | |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.Publish.ButtonKit | GetDefault () |
static bool | operator== (HPS.Publish.ButtonKit a, HPS.Publish.ButtonKit b) |
static bool | operator!= (HPS.Publish.ButtonKit a, HPS.Publish.ButtonKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
enum | UpdateType { Synchronous = 0, Asynchronous = 1 } |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |