LMD DialogPack
|
Determines where a Command Link Button looks to find out if its Help Hint should be shown.
property ParentShowHint;
Use ParentShowHint to ensure that all the controls on a form either uniformly show their Help Hints or uniformly do not show them.
If ParentShowHint is true, the control uses the ShowHint property value of its parent. If ParentShowHint is false, the control uses the value of its own ShowHint property.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|